# Notes:
# A leading slash indicates that the ignore entry is only valid with respect
# to the directory in which the .gitignore file resides.
#
# Use trailing slash if you intend to ignore something:
# lib/model/om/*      # ignore everything in the directory
# !lib/model/om/foo   # except foo

# System, Editor and Generic
------------------
.DS_Store
workspace.xml
.idea
./idea/*
.project
.buildpath
.vagrant*
*.ipr
*.iws
*.iml
*.xcuserdatad
nohup.out

# App Specific
------------------
.tmp
.sass-cache
dist
build
node_modules
bower_components
npm-debug.log
fitheart-web.iml
app/scripts/libs/*
app/src/templates.js
.idea
acceptance_test
diagrams
Phantom*
sql-scripts
temp_coverage_fix
Running
pgd.js


# custom angular-snap
!app/scripts/libs/angular-snap
phonegap/*xcodeproj/*/*
fortify/*.sh.*
coverage
complexity
screenshots
allure-results
package-lock.json
*.gz
